CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenGL 立方体

搜索资源列表

  1. OpenGL-split-cube

    0下载:
  2. opengl分割立方体,把立方体分成8份,图形为线框模式!-OpenGL split cube,The cube into 8, graphics for a wire frame model!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3702
    • 提供者:王高伟
  1. rxdgl1

    0下载:
  2. 由键盘控制旋后左右旋转的opengl立方体,vc开发-3d opengl cube,keyboard control
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1101
    • 提供者:rkingt
  1. c-3

    0下载:
  2. opengl立方体,纹理添加,六个面,自动旋转-opengl cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18398070
    • 提供者:ttwinter
  1. opengl

    0下载:
  2. 计算机图形学opengl环境下,实现立方体的旋转功能-opengl environment to achieve rotating cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5745
    • 提供者:隋美娟
  1. opengl-curriculum-design

    0下载:
  2. opengl课程设计 立方体旋转 vc++三维旋转物体-opengl curriculum design three-dimensional rotating objects rotating cube vc++
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1583841
    • 提供者:柯震东
  1. OpenGL-simple-example

    1下载:
  2. 使用opengl函数写一个简单的控制台程序,输出一些简单的三维图形,包括:球体、圆锥、立方体、茶壶等-Write a console application, using opengl function request output some simple 3 d graphics, including: sphere, cone, cube, teapot, etc
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-03
    • 文件大小:1200128
    • 提供者:Simon
  1. OpenGL

    1下载:
  2. 一个旋转的渐变色立方体,使用opengl实现,简易的动画效果。-A rotating cube gradient, using opengl implementation, simple animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-30
    • 文件大小:68608
    • 提供者:dc
  1. OpenGL

    0下载:
  2. 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3558639
    • 提供者:卜茜茜
  1. OpenGl-(1)

    0下载:
  2. 旋转立方体,手段蛇年大吉奥迪将暗示是大家-Rotating cube
  3. 所属分类:JavaScript

    • 发布日期:2017-05-23
    • 文件大小:7636212
    • 提供者:王斌
  1. OpenGL-3D-Demo

    0下载:
  2. 利用VC++和OpenGL绘制三维立方体纹理贴图,有动态效果,包括上下左右移动、加速、减速,放大缩小,透视等。-The use of VC++ and OpenGL rendering three-dimensional cube texture mapping, dynamic effects, including the upper and lower left and right movement, acceleration, deceleration, zoom in, and so o
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1787179
    • 提供者:刘晓能
  1. OpenGL-

    0下载:
  2. 利用OpenGL实现彩色立方体的自动旋转和通过键盘关键相关键实现机械手臂的相关动作-Using OpenGL color cube automatically rotates and achieve mechanical arm by keyboard keys key stakeholders related actions
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2885
    • 提供者:yl
  1. OpenGL

    0下载:
  2. OpenGL环境下的简单的渐变色立方体的逆时针旋转-OpenGL Gradient color cube rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1439
    • 提供者:g_tt
  1. OpenGL

    0下载:
  2. OpenGL 入门的一些基本操作,包括基本的图形绘制:立方体、球等等。还有一些简单的操作:包括旋转。里面有一个太阳,地球,月球旋转轨道的实例。-Getting some basic operations OpenGL, including basic graphics rendering: cube, ball and so on. There are some simple operations include: rotation. There are examples of a sun, t
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12400100
    • 提供者:bigk
  1. Opengl

    0下载:
  2. Opengl代码,MFC带有纹理的旋转立方体-Opengl code, MFC with the rotation of the cube texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:213720
    • 提供者:张朝阳
  1. opengl实现多个面透明的立方体

    0下载:
  2. 配置好opengl环境,在vc6.0环境下实现多个面透明的立方体的图形的绘制(OpenGL implements many faceted transparent cubes)
  3. 所属分类:绘图程序

  1. 3Dwalker

    0下载:
  2. 我实现了opengl下的3d漫游功能,打开运行之后可以看到一个贴有纹理的立方体和一个自转的地球模型,可以用键盘和鼠标控制视角的方向,第一人称漫游,功能,请在vs2015的环境下打开,需要提前配置好glut库(I realized 3D roaming OpenGL, opened after the operation can see the earth model with a texture and a rotation of the cube, you can use the keyboa
  3. 所属分类:OpenGL

  1. 3D

    0下载:
  2. 自动旋转的立方体,点击鼠标按钮,立方体将按照一定规则进行旋转(Automatic rotation of the cube, click the mouse button, the cube will be rotated in accordance with a certain rule)
  3. 所属分类:OpenGL

  1. cube

    0下载:
  2. VS2012+OpenGL绘制简单立方体(VS2012+OpenGL draw a simple cube)
  3. 所属分类:OpenGL

  1. 代码

    0下载:
  2. 使用OPENGL实现光照,纹理,以及立方体的动态演示(Dynamic demonstration of light, texture, and cube using OPENGL)
  3. 所属分类:Windows编程

  1. 一个旋转立方体

    0下载:
  2. 一个旋转的带有苹果图案的立方体,OpenGL材质的应用(A rotated cube with an apple pattern, the application of OpenGL material)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-22
    • 文件大小:112640
    • 提供者:孤独的老张
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com